home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 September / macformat-028.iso / mac / Shareware City / Sound / SoundVision D17 Folder / Read me or be in trouble < prev    next >
Encoding:
Text File  |  1995-06-11  |  5.1 KB  |  99 lines  |  [ttro/ttxt]

  1. SoundVision
  2. Version 1.0-68030-DELTA17
  3.  
  4. ==PRECAUTION======================================================
  5.    THIS VERSION OF SOUNDVISION IS A DELTA (DEVELOPMENT) VERSION. IT IS NOT TESTED THROUGHLY AND THERE MAY BE A SERIOUS BUG IN IT, BUT I (THE AUTHOR) WILL NOT BE RESPONSIBLE FOR ANY TROUBLE THAT OCCURRED ON YOUR MAC, NO MATTER IT IS CAUSED BY USING SOUNDVISION OR NOT. USE THIS PROGRAM AT YOUR OWN RISK.
  6. ===================================================================
  7.  
  8. • SoundVision is a real-time sound analyzer for the 68k Mac. SoundVision will NOT work on a PowerMac.
  9.  
  10. • SoundVision requires these stuff :
  11.     - A Mac with a 68030, 68LC040, or 68040 for the CPU
  12.     - System 7 or greater
  13.     - 32-Bit Color Quickdraw
  14.     - A sound input device (microphone)
  15.     - System booted in 32-bit addressing mode
  16.     - 256KB of free memory
  17.     - Monitor set to 256-color mode
  18.  
  19. • To use SoundVision, simply double-click on its icon. SoundVision automatically opens your sound input device and starts analyzing sound.
  20.  
  21. • SoundVision has 4 different display types. You can choose it from Display menu.
  22.    - Spectrum Analyzer
  23.       Shows spectrum of sound.
  24.       X-axis shows frequency of sound, and Y-axis shows power of the sound.
  25.       You can choose color of spectrum analyzer under Special menu.
  26.  
  27.    - Oscilloscope
  28.       Shows waveform of sound.
  29.       You can choose color of waveform under Special menu.
  30.  
  31.    - Composite
  32.       Shows spectrum and waveform of sound at the same time.
  33.  
  34.    - Spectrogram
  35.       Shows spectrogram
  36.       X-axis shows time, Y-axis shows frequency, and color shows power.
  37.       You can choose color of spectrogram under Special menu.
  38.       
  39. • To change sound recording options, choose "Input Preferences" from "Special" menu. A dialog will appear. You can choose sampling rate, sampling size, sampling channels, AGC, play-thru, and input options. If you save your setting as default in the dialog, SoundVision will reset recording options to the default everytime it starts up.
  40.  
  41. NOTE : SoundVision DOES NOT support 16-bit sampling size and stereo sampling. You can still set input options to 16-bit stereo, but you will not get correct result.
  42.  
  43. • SoundVision’s custom fast-drawing routine is optimized for 8-bit color (256 colors) screen depth, and for windows that is not hidden by another window. To accelerate SoundVision’s process, set your monitor to 256-color/gray mode and keep SoundVision’s window away from another window and/or edge of your screen.
  44.  
  45. • To make SoundVision fast as possible, choose “Faster Mode” from “File” menu. In the faster mode, SoundVision disables all the background processes except for VBL/Time Manager tasks and accelerates speed of calculation.
  46.  
  47. • You can measure how fast SoundVision is calculating. Choose “Measure Speed” from “Special” menu, wait about one minute or so, then click the mouse. If you wait longer, the result will be more accurate. If the benchmark result returns FPS value close (±1FPS) to the highest possible value (see below), your Mac is fast enough to analyze the sound. If the FPS value is far lower than the value below, your Mac is too slow to analyze the sound.
  48.  
  49. Sampling Rate   Highest Possible
  50.  11127.2727Hz        21.7330
  51.  22254.5454Hz        43.4660
  52.  44100.0000Hz        86.1328
  53.  48000.0000Hz        93.7500
  54. (Samplig Rate) / (512.0) = (HPV).
  55.  
  56. Mac Model             CPU             11kHz  22kHz  44kHz  48kHz
  57. Mac IIsi              68030   20MHz   SOCG   SO-G    N/A    N/A
  58. Mac IIsi + accel      68030   40MHz   SOCG   SOCG    N/A    N/A
  59. LC630                 68040   33MHz   SOCG   SOCG    N/A    N/A
  60.  
  61. S - Close to HPV in Spectrum Analyzer
  62. O - "               Oscilloscope
  63. C - "               Composite Display
  64. G - "               Spectrogram
  65.  
  66. • I would like to know how fast SoundVision works on variety of Macs in the world. If you measure speed of SoundVision on your Mac, please report me via e-mail.
  67.  
  68. • By the way, have you ever seen any sound analyzer that analyzes spectrum of sound with a rate of 40 FPS on a Mac IIsi? If you have, PLEASE send me an e-mail immediately.
  69.  
  70. • SoundVision is FREEWARE. Please feel free to copy and use it. If you like it, please send me a mail.
  71.  
  72. • If you have any comments, suggestions, questions, etc., please feel free to send me e-mail :
  73.     <hajime@singnet.com.sg> (I'll not be here from Jun. 15 to Aug. 20 !!)
  74.  
  75. • References :
  76.                         General : THINK Reference
  77.  Assembly Language : Panos E. Livadas, Christopher Ward
  78.                                          “Computer Organization and the MC68000”
  79.                                           © 1993 by Prentice-Hall Inc.
  80.         Drawing Routine : Jim Bumgardner, “Cheese Toast 1.0 Source”, © 1993 Jim Bumgardner
  81.                           WDEF : Scott Knaster, Keith Rollin, “Mac Programming Secrets 1.0.1”
  82.                 FFT Routine : Shigeo Minami, “Kagaku keisoku no tameno hakei data shori”,
  83.                                           © 1986 Shigeo Minami, CQ Publishing
  84.  
  85. • Thanks to :
  86.     Hajime Ueda for Trigonometric Routine
  87.     Satoru Nishisaka for tips about Assembly Language / Fast Drawing Routine
  88.  
  89. • Enjoy it !
  90.  
  91.  
  92. Jun 11, 1995
  93. Masafumi Ueda
  94.  
  95.  
  96. SoundVision
  97. ©Masafumi Ueda 1994-1995
  98. All rights reserved worldwide.
  99.